Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing Dagger CI #63

Merged
merged 6 commits into from
Feb 19, 2025
Merged

Introducing Dagger CI #63

merged 6 commits into from
Feb 19, 2025

Conversation

sw360cab
Copy link
Contributor

Introducing a simple Dagger CI based job which run Supernova against an existing Testnet or Portal Loop chain

  • Github Action just recalls a Dagger Module using the Dagger Engine
  • Operations expected to be performed by job are all written into a Go package, the Dagger module, that can be tested seamlessly on local machine the same way it run on Github Actions Runner example given
  • Editing, enriching and testing the jobs become just another dev task

Note: Currently using test4 as RPC endpoint. Waiting for Test5 to be up again and Supernova's code to be aligned with Portal Loop / Gno master

@zivkovicmilos
Copy link
Member

Depends on:
#66

@sw360cab sw360cab merged commit cf97365 into main Feb 19, 2025
3 checks passed
@sw360cab sw360cab deleted the dagger-test branch February 19, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants